home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / rac / rac.defaults < prev    next >
Text File  |  1995-01-10  |  3KB  |  64 lines

  1. !Specify the defaults for the program
  2. !b - backup log output to the printer.
  3. !P - rig's power output. Only used on the QSL card.
  4. !p - the power output multiplier - default is 10
  5. !s - the power source bonus - default is 1.5 (battery)
  6. !t - timezone in the format   [-]hh[:mm][D]
  7. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  8. !     minus sign is used to indicate EAST of Greenwich.
  9. !     The optional minutes [:mm] allows setting the timezone to
  10. !     After the time, an optional letter 'D' indicates daylight savings
  11. !     time is used in this zone.
  12. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  13. !     used during the winter.
  14. !     Once set this need not be changed as the program will adjust for
  15. !     DST if necessary. BUT the user must always ensure that the AMIGA
  16. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  17. !     Sunday in October, you must adjust your clock.
  18. !     Alternatively, you can set the environment variable TZ_CHU in your
  19. !     s:startup-sequence file as follows:
  20. !     setenv TZ_CHU [-]hh[:mm][D]
  21. !     If the timezone is specified in this file then it overrides the
  22. !     environment variable. If neither are specified then the program
  23. !     prints an error message and terminates.
  24. !f -  forces program to use specified frequency and mode, NOT the frequency
  25. !     or mode of the the radio.
  26. !     If this command is used the serial port is not opened.
  27. !     This value defaults to zero and when set to zero the
  28. !     value on the radio is used.
  29. !     Setting this to a non-zero value allows you to enter a previously
  30. !     recorded log (thus, the frequency on the radio is irrelevant).
  31. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  32. !     to the specified string
  33. !
  34. !     The string may contain abbreviations for commonly used strings.
  35. !     %C Replaced by the users callsign as given by the 'c' command (below)
  36. !     %c Replaced by the callsign typed in the beginning of the data entry
  37. !        line
  38. !     %N Replaced by the current QSO number.
  39. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  40. !
  41. !k - sets keyer type.
  42. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  43. !    1 = Iambic Curtis A with dot/dash memory
  44. !    2 = bug. Automatic dots. Manual dash.
  45. !c - set your callsign.
  46. !e - set field day exchange. MUST contain correct abbrev for your section
  47. c ve5va
  48. e SK
  49. p 1
  50. l 1 tu 5nn sk k
  51. l 2 de %C %C ve test k
  52. l 3 5nn 5nn sk sk k
  53. l 4 %C
  54. l 5 de %C %C k
  55. l 6 %c tu 5nn sk "
  56. l 7 nr?
  57. l 9 cq cq test de %C %C k
  58. m 22
  59. k 0
  60. P 100W
  61. f 14020 cw
  62. ;b
  63. a 0
  64.